home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1998 January / PC Answers Issue 49 Cover CD January 1998.iso / Apps / Director / DATA.Z / Scriptable Authoring.dir / Scripts_28_Go to Creating Casts.ls < prev    next >
Encoding:
Text File  |  1997-05-10  |  102 b   |  6 lines

  1. on mouseUp
  2.   PlaySound("ButtonClick")
  3.   SetMIAWText("Creating")
  4.   go("Creating New Cast Members")
  5. end
  6.